ComponentOne ASP.NET MVC Controls
IntermediateTotalLabels Property

C1.Web.Mvc Namespace > Waterfall<T> Class : IntermediateTotalLabels Property
Gets or sets the value of the property that contains the label of the intermediate total bar. The property should work with ShowIntermediateTotal and IntermediateToolPositions properties.
Syntax
'Declaration
 
Public Property IntermediateTotalLabels As String()
public string[] IntermediateTotalLabels {get; set;}
See Also

Reference

Waterfall<T> Class
Waterfall<T> Members